{name:"fullscreen",type:"bool",default:"1"}
{name:"pixel perfect scale",type:"bool",default:"1"}
{name:"particles",type:"bool",default:"1"}
{name:"text effect",type:"bool",default:"1"}
{name:"big text",type:"bool",default:"0"}
{name:"post processing",type:"bool",default:"1"}

{name:"main volume",type:"volume",default:"4"}
{name:"sfx volume",type:"volume",default:"4"}
{name:"music volume",type:"volume",default:"4"}

{name:"gameplay fuzzer",type:"bool",default:"0"}
{name:"diagetic cheat code",type:"bool",default:"0"}
{name:"view offscreen textures",type:"bool",default:"0"}

{name:"up",type:"keybind",default:"Up",cDefault:"dpad up"}
{name:"right",type:"keybind",default:"Right",cDefault:"dpad right"}
{name:"down",type:"keybind",default:"Down",cDefault:"dpad down"}
{name:"left",type:"keybind",default:"Left",cDefault:"dpad left"}
{name:"up (alt)",type:"keybind",default:"W",cDefault:"left stick up",nullable:"true"}
{name:"right (alt)",type:"keybind",default:"D",cDefault:"left stick right",nullable:"true"}
{name:"down (alt)",type:"keybind",default:"S",cDefault:"left stick down",nullable:"true"}
{name:"left (alt)",type:"keybind",default:"A",cDefault:"left stick left",nullable:"true"}
{name:"undo",type:"keybind",default:"Z",cDefault:"b"}
{name:"action",type:"keybind",default:"Return",cDefault:"a"}
{name:"zoom",type:"keybind",default:"Space",cDefault:"y"}
{name:"pause",type:"keybind",default:"Escape",cDefault:"start"}

{name:"menu up",type:"keybind",default:"Up",cDefault:"dpad up",importantKeybind:"true"}
{name:"menu down",type:"keybind",default:"Down",cDefault:"dpad down",importantKeybind:"true"}
{name:"menu left",type:"keybind",default:"Left",cDefault:"dpad left",importantKeybind:"true"}
{name:"menu right",type:"keybind",default:"Right",cDefault:"dpad right",importantKeybind:"true"}
{name:"menu up (alt)",type:"keybind",default:"W",cDefault:"left stick up",importantKeybind:"true",nullable:"true"}
{name:"menu down (alt)",type:"keybind",default:"S",cDefault:"left stick down",importantKeybind:"true",nullable:"true"}
{name:"menu left (alt)",type:"keybind",default:"A",cDefault:"left stick left",importantKeybind:"true",nullable:"true"}
{name:"menu right (alt)",type:"keybind",default:"D",cDefault:"left stick right",importantKeybind:"true",nullable:"true"}
{name:"menu select",type:"keybind",default:"Return",cDefault:"a",importantKeybind:"true"}
{name:"menu select (alt)",type:"keybind",default:"Space",cDefault:"",importantKeybind:"true",nullable:"true"}

{name:"hold to move",type:"speed",default:"2"}
{name:"hold to undo",type:"speed",default:"2"}
{name:"autosave",type:"bool",default:"1"}